home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10162 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  645 b 

  1. Path: news.ust.hk!ee_twh
  2. From: ee_twh@uxmail.ust.hk (Tsang Wai Hung)
  3. Newsgroups: comp.lang.c++
  4. Subject: How to append data in visual c++
  5. Date: 6 Mar 1996 13:38:14 GMT
  6. Organization: The Hong Kong University of Science and Technology
  7. Message-ID: <4hk4g6$afg@ustsu10.ust.hk>
  8. NNTP-Posting-Host: ustsu4.ust.hk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.   I am now doing videoconferencing. When I receive a pointer through
  12. network which contain binary data, I want to append it to another pointer.
  13. These two pointers belong to LPSTR. How can I append it? Is there
  14. any function like strcat and strcpy but for binary data?
  15.  
  16. Thank you very much!
  17.  
  18. Stanley
  19.  
  20.  
  21.  
  22.